home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 July & August / PCWorld_2007-07-08_cd.bin / v cisle / dvdstyler / DVDStyler-1.5-win32u.exe / {app} / buttons / arrow-right.xml < prev    next >
Extensible Markup Language  |  2005-10-18  |  2KB  |  50 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <button>
  3.   <title>Arrow right</title>
  4.   <svg width="48" height="48" viewBox="0 0 508 508">
  5.     <path
  6.        style="stroke:none;stroke-width:0.979268;stroke-opacity:0.986014;fill:#a4c9ee;fill-opacity:0.7;"
  7.        d="M134.757,263.776c0,66.739,54.298,121.04,121.039,121.04c66.739,0,121.039-54.301,121.039-121.04c0-66.741-54.3-121.039-121.039-121.039c-66.741,0-121.039,54.298-121.039,121.039z"
  8.        id="circle"
  9.        transform="matrix(1.89511,0,0,1.91236,-231.458,-247.971)" />
  10.     <path
  11.        style="fill:none;fill-rule:evenodd;stroke:#1c6671;stroke-width:7.73106;stroke-opacity:0.988235;"
  12.        d="M356.643,263.366c0,57.027-46.23,103.257-103.256,103.257c-57.027,0-103.256-46.229-103.256-103.257c0-57.027,46.229-103.256,103.256-103.256     c57.025,0,103.256,46.229,103.256,103.256z"
  13.        id="mount"
  14.        transform="matrix(2.04451,0,0,2.04451,-264.353,-281.723)" />
  15.     <path
  16.        style="fill:#ffffff;stroke:#1c6772;stroke-width:2.4"
  17.        d="M305.753,281.376c0,0-18.858-18.856-27.854-27.851c7.943-7.944,21.152-21.153,21.152-21.153c1.913-1.913,2.929-4.471,2.929-7.073c0-1.289-0.249-2.588-0.762-3.825c-1.548-3.736-5.193-6.173-9.238-6.173     l-76.863,0c-5.523,0-10,4.477-10,10v76.867c0,4.045,2.437,7.691,6.173,9.239c3.737,1.548,8.039,0.691,10.898-2.169c0,0,13.208-13.211,21.152-21.155c8.996,8.996,27.852,27.854,27.852,27.854c1.875,1.876,4.419,2.93,7.071,2.93s5.195-1.054,7.071-2.929l20.42-20.42     c1.875-1.876,2.929-4.419,2.929-7.071s-1.054-5.196-2.93-7.071z"
  18.        id="arrow"
  19.        transform="matrix(-1.38018,1.4295,-1.4295,-1.38018,998.477,266.547)" />
  20.   </svg>
  21.   <parameters>
  22.     <parameter>
  23.       <title>Colour of the circle</title>
  24.       <name>circle</name>
  25.       <type>colour</type>
  26.       <element>circle</element>
  27.       <attribute>fill</attribute>
  28.     </parameter>
  29.     <parameter>
  30.       <title>Colour of the mount</title>
  31.       <name>mount</name>
  32.       <type>colour</type>
  33.       <element>mount</element>
  34.       <attribute>stroke</attribute>
  35.     </parameter>
  36.     <parameter>
  37.       <title>Colour of the arrow</title>
  38.       <name>arrow</name>
  39.       <type>colour</type>
  40.       <element>arrow</element>
  41.       <attribute>fill</attribute>
  42.       <changeable/>
  43.       <default-value>
  44.          <highlighted>#1D6772</highlighted>
  45.          <selected>#0000FF</selected>
  46.       </default-value>
  47.     </parameter>
  48.   </parameters>
  49. </button>
  50.